home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libklibc / README < prev   
Text File  |  2008-07-07  |  769b  |  32 lines

  1. Please see usr/klibc/README for build instructions and for the status of
  2. various platforms.
  3.  
  4.  
  5.  
  6. klibc is archived at:
  7.  
  8.     ftp://ftp.kernel.org/pub/linux/libs/klibc/
  9.  
  10. There is a mailing list for klibc and early-userspace issues at:
  11.  
  12.     http://www.zytor.com/mailman/listinfo/klibc/
  13.  
  14. klibc is maintained in the git version control system.  The git
  15. repository can be viewed on the web at:
  16.  
  17.     http://www.kernel.org/git/?p=libs/klibc/klibc.git;a=summary
  18.  
  19. To clone the klibc repository using git:
  20.  
  21.     git clone git://git.kernel.org/pub/scm/libs/klibc/klibc.git <workdir>
  22.  
  23. To update an already cloned tree:
  24.  
  25.     git pull
  26.  
  27. For more information on git, see:
  28.  
  29.     http://git.or.cz/
  30.     http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
  31.     http://www.kernel.org/pub/software/scm/git/docs
  32.